public byte[] createSignature( Stream contentToBeSigned ) |
Parameters
- contentToBeSigned
- The content of the PDF file over which the signature should be computed.
Return Value
The full signature object.
public byte[] createSignature( Stream contentToBeSigned ) |